/* .fsize-48{font-size: 48px;} */

.link{width: calc(100%/7);}
.link:hover{background: #e58c21;font-weight: bold;}
.cpzx_line{height: 15px; background: url(/static/images/cpzx_line.png) no-repeat;background-size: 100% 100%;}
/* .banner_img{height: 700px;} */

.listimg{width: 12px;height: 12px;}

.xmal_head{height: 48px; background: url(/static/images/xmal_head.png); background-size: 100% 100%;}
.xmal_img{height: 210px;border: 4px solid #bbb;}
.xmal_img:hover{border: solid 4px #5380e4;}
.xmal_text:hover{color: #333;text-decoration: underline;}

.more{width: 42px;height: 14px;}

.headlink:hover{color: #01005e;text-decoration: underline;}
.newlink:hover{color: #222;text-decoration: underline;}


.exceed_hidden{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.gywm{box-shadow: 0px 4px 4px 0px #e5f2fa;}

.spzs_l{background: url(/static/images/spzs_l.jpg) no-repeat;left:30px}
.spzs_r{background: url(/static/images/spzs_r.jpg) no-repeat;right:30px;}

.yqlj{background:linear-gradient(#504f90,#1a196e);}


@media screen and (min-width: 960px) {
    .cpzx_titletext1,.cpys_titletext1{display: table-cell;font-size: 94px;}
    .cpzx_titletext2,.cpys_titletext2{display: table-cell;font-size: 72px;}
}
@media screen and (max-width: 960px) {

}